home *** CD-ROM | disk | FTP | other *** search
/ Web Designer 98 (Professional) / WebDesigner 1.0.iso / htmled1 / inp11db16.exe / data.z / tstmnls.htt < prev    next >
Encoding:
Text File  |  1996-10-10  |  2.7 KB  |  97 lines

  1. <!--   HTML was created by Harbinger's TrustedLink INP. For more information,
  2.      call 404-841-4334 or visit http://inp.harbinger.net  -->
  3.  
  4. <HTML>
  5. <HEAD>
  6. <TITLE>$Nickname Current Customers</TITLE>
  7. </HEAD>
  8. <BODY Text="$tcolor" Link="$lcolor" VLINK="$vlcolor" BACKGROUND="images/$BackGrndFile">
  9.  
  10. <TABLE width=100%>
  11. <TR>
  12.   <TD ALIGN=center><IMG SRC="images/medal.gif" ALT="Medal Icon" width="100" height="100"></TD>
  13.   <TD><H2>$Nickname Current Customers</H2></TD>
  14. </TR>
  15. </TABLE>
  16.  
  17. <BR CLEAR=all>
  18. <HR>
  19.  
  20. <!------------------------ END OF HEADER ------------------------------->
  21.  
  22. $while($CTestimonial) 
  23.       
  24. <P><STRONG>-- $CTestimonial.clientname, $CTestimonial.companyname</STRONG>
  25.  
  26. <BLOCKQUOTE><EM>$CTestimonial.recommendation </EM></BLOCKQUOTE>
  27.  
  28. $endwhile 
  29.  
  30. <!-------------------- BOTTOM BUTTON NAVIGATION ----------------------->
  31.  
  32. <P><HR><P>
  33. <center>
  34.  
  35. <A HREF="index.htm"><IMG SRC="images/home.gif" ALT="Home Page Button" width="85"
  36. height="23" border=0></A>
  37.  
  38. <A HREF="overview.htm"><IMG SRC="images/comp.gif"
  39. ALT="Company Overview Button" width="85" height="23" border=0></A>
  40.  
  41.  
  42. $if($equal($isProductPageExcluded,0))
  43. $if($and($equal($Preview,0),$equal($dynamicOrder,1)))
  44.     <a href="/cgi-bin/cgiblend?blender=po.blend&CompanyShortName=$$CompanyShortName">
  45. $else
  46.     <a href="catalog.htm">
  47. $endif
  48.  
  49. <IMG SRC="images/cat.gif" ALT="Catalog" width="85" height="23" border=0></A>        
  50. $endif 
  51. $if($equal($isInternetPageExcluded,0))
  52. <A HREF="resource.htm"><BR><IMG SRC="images/res.gif" ALT="Net
  53. Resources Button" width="85" height="23" border=0></A>
  54. $endif
  55.  
  56. $if($equal($isGuestBookPageExcluded,0))
  57. <A HREF="gbook.htm"><IMG SRC="images/guest.gif" 
  58. ALT="Guest Book Button" width="85" height="23" border=0></A>
  59. $endif
  60.  
  61. $if($not($equal($Preview,1)))
  62. <A HREF="mailto:$$email">
  63. $endif
  64.  
  65. <IMG SRC="images/cont.gif"
  66. ALT="Contact
  67. Button" width="85" height="23" border=0></A>
  68.  
  69. </CENTER>
  70. <BR>
  71.  
  72. <!-------------------- CLICK HERE TO RETURN TO INP ----------------------->
  73.  
  74. <CENTER>
  75.  
  76. $if($not($equal($Preview,1)))
  77. <A HREF="http://www.harbinger.net/">
  78. $endif
  79. <IMG SRC="images/inp.gif" ALT="INP Graphic" border="0" width="200" height="25"></A>
  80. </CENTER>
  81. <P>
  82. $if($equal($Preview,1))
  83. <h2><a href="inp://return">Click here to return to INP!</a></h2>
  84. (<STRONG>NOTICE:</STRONG> The "Click here to return to INP" hotlink will not exist in your published version!)<p>
  85. $endif 
  86.  
  87. <!------------------------ COPYRIGHT INFORMATION ---------------------->
  88.  
  89. <font size=-2>
  90. Content Copyright © 1996 $Company_name$.<br>
  91. Portions Copyright © 1996 Harbinger Corporation.<br>
  92. All Rights Reserved.<p>
  93. USE OF THESE WEB PAGES IS LIMITED:
  94. <A HREF="http://inp.harbinger.net/license/terms.htm">TERMS</a>
  95. </font>
  96.  
  97. </BODY></HTML>